home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16317 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  809 b 

  1. Path: hdxx05.telecom.ptt.nl!usenet
  2. From: arnold joosten <ajoosten@noord.bart.nl>
  3. Newsgroups: comp.lang.c++
  4. Subject: MFC, Background
  5. Date: Wed, 10 Apr 1996 08:42:24 -0700
  6. Organization: PTT Telecom B.V. Informatievoorziening en Automatisering Telecom
  7. Message-ID: <316BD6E0.58BF@noord.bart.nl>
  8. NNTP-Posting-Host: 172.21.16.60
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I want to set the background colors of controls in a window. At the 
  15. moment I am using a FillRgn in the onPaint function. But this is only 
  16. possible if you derive a class. I looking for a method for setting the 
  17. background colors of the standard CStatic an CEdit controls without 
  18. deriving classes. Is this possible and how ??
  19.  
  20. Arnold
  21.  
  22. ajoosten@noord.bart.nl
  23.